runtime.traceWriter.writeProcStatusForP (method)
3 uses
runtime (current package)
trace.go#L301: tl.writer().writeProcStatusForP(pp, pp == tl.mp.p.ptr()).end()
trace.go#L642: tl.writer().writeProcStatusForP(pp, false).end()
tracestatus.go#L84: func (w traceWriter) writeProcStatusForP(pp *p, inSTW bool) traceWriter {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)